home *** CD-ROM | disk | FTP | other *** search
/ Windows 95 Super Collection / Windows 95 Super Collection.iso / win95 / programm / vdiasm3 / descript.ion next >
Encoding:
Text File  |  1995-06-24  |  1.2 KB  |  39 lines

  1. Vdisasm32 is a visual symbolic disassembler for
  2. Windows 32 bits "Portable Executable" (PE) used
  3. in Windows95, WindowsNT and Win32s.
  4.  
  5. Vdisasm32 runs under : Windows95, WindowsNT 3.5X or
  6. Windows 3.1 with Win32s 1.2.
  7.  
  8. Symbols can reside in a separate *.DBG or *.SYM file or
  9. inside the executable. Coff, CodeView, Sym formats (unless
  10. codeview Visual C++ 2.0) are supported.
  11. If no symbol is found, imported 
  12. names(and exported for DLLs) are decoded and used.
  13.  
  14. To start : choose an executable file (*.exe, *.DLL, *.SYS ...)
  15. open it, you can see list of sections.
  16. Generally code is in the section named ".text". For open
  17. this section, double-click on.
  18.  
  19. A prettier version is available for Windows95,
  20. WindowsNT 3.51 or Windows 3.1 with WIN32s 1.3.
  21.  
  22. Known problems for this version :
  23. Visual C++ 2.0 codeview format is not supported;
  24. C++ names undecorated is not perfect.
  25. The vertical scrollbar of the disassembled code
  26. View doesn't fully work with Win32s and (at present time)
  27. Windows95 (this is a Win32s and Windows95 limitation).
  28.  
  29. Complete version available.
  30.  
  31. For bugs, remarks, ideas :
  32.  
  33. Contact : Jean - Louis Seigne
  34.           71, rue du Bourgneuf
  35.           28000 CHARTRES
  36.           FRANCE
  37.  
  38.           E-mail : 100143.375@compuserve.com
  39.